3.800 \(\int \sec ^3(c+d x) (a+a \sin (c+d x)) \tan (c+d x) \, dx\)

Optimal. Leaf size=33 \[ \frac {a \tan ^3(c+d x)}{3 d}+\frac {a \sec ^3(c+d x)}{3 d} \]

[Out]

1/3*a*sec(d*x+c)^3/d+1/3*a*tan(d*x+c)^3/d

________________________________________________________________________________________

Rubi [A]  time = 0.08, antiderivative size = 33, normalized size of antiderivative = 1.00, number of steps used = 5, number of rules used = 4, integrand size = 25, \(\frac {\text {number of rules}}{\text {integrand size}}\) = 0.160, Rules used = {2838, 2606, 30, 2607} \[ \frac {a \tan ^3(c+d x)}{3 d}+\frac {a \sec ^3(c+d x)}{3 d} \]

Antiderivative was successfully verified.

[In]

Int[Sec[c + d*x]^3*(a + a*Sin[c + d*x])*Tan[c + d*x],x]

[Out]

(a*Sec[c + d*x]^3)/(3*d) + (a*Tan[c + d*x]^3)/(3*d)

Rule 30

Int[(x_)^(m_.), x_Symbol] :> Simp[x^(m + 1)/(m + 1), x] /; FreeQ[m, x] && NeQ[m, -1]

Rule 2606

Int[((a_.)*sec[(e_.) + (f_.)*(x_)])^(m_.)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[a/f, Subst[
Int[(a*x)^(m - 1)*(-1 + x^2)^((n - 1)/2), x], x, Sec[e + f*x]], x] /; FreeQ[{a, e, f, m}, x] && IntegerQ[(n -
1)/2] &&  !(IntegerQ[m/2] && LtQ[0, m, n + 1])

Rule 2607

Int[sec[(e_.) + (f_.)*(x_)]^(m_)*((b_.)*tan[(e_.) + (f_.)*(x_)])^(n_.), x_Symbol] :> Dist[1/f, Subst[Int[(b*x)
^n*(1 + x^2)^(m/2 - 1), x], x, Tan[e + f*x]], x] /; FreeQ[{b, e, f, n}, x] && IntegerQ[m/2] &&  !(IntegerQ[(n
- 1)/2] && LtQ[0, n, m - 1])

Rule 2838

Int[(cos[(e_.) + (f_.)*(x_)]*(g_.))^(p_)*((d_.)*sin[(e_.) + (f_.)*(x_)])^(n_.)*((a_) + (b_.)*sin[(e_.) + (f_.)
*(x_)]), x_Symbol] :> Dist[a, Int[(g*Cos[e + f*x])^p*(d*Sin[e + f*x])^n, x], x] + Dist[b/d, Int[(g*Cos[e + f*x
])^p*(d*Sin[e + f*x])^(n + 1), x], x] /; FreeQ[{a, b, d, e, f, g, n, p}, x]

Rubi steps

\begin {align*} \int \sec ^3(c+d x) (a+a \sin (c+d x)) \tan (c+d x) \, dx &=a \int \sec ^3(c+d x) \tan (c+d x) \, dx+a \int \sec ^2(c+d x) \tan ^2(c+d x) \, dx\\ &=\frac {a \operatorname {Subst}\left (\int x^2 \, dx,x,\sec (c+d x)\right )}{d}+\frac {a \operatorname {Subst}\left (\int x^2 \, dx,x,\tan (c+d x)\right )}{d}\\ &=\frac {a \sec ^3(c+d x)}{3 d}+\frac {a \tan ^3(c+d x)}{3 d}\\ \end {align*}

________________________________________________________________________________________

Mathematica [A]  time = 0.02, size = 33, normalized size = 1.00 \[ \frac {a \tan ^3(c+d x)}{3 d}+\frac {a \sec ^3(c+d x)}{3 d} \]

Antiderivative was successfully verified.

[In]

Integrate[Sec[c + d*x]^3*(a + a*Sin[c + d*x])*Tan[c + d*x],x]

[Out]

(a*Sec[c + d*x]^3)/(3*d) + (a*Tan[c + d*x]^3)/(3*d)

________________________________________________________________________________________

fricas [A]  time = 0.44, size = 50, normalized size = 1.52 \[ \frac {a \cos \left (d x + c\right )^{2} + a \sin \left (d x + c\right ) - 2 \, a}{3 \, {\left (d \cos \left (d x + c\right ) \sin \left (d x + c\right ) - d \cos \left (d x + c\right )\right )}} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^4*sin(d*x+c)*(a+a*sin(d*x+c)),x, algorithm="fricas")

[Out]

1/3*(a*cos(d*x + c)^2 + a*sin(d*x + c) - 2*a)/(d*cos(d*x + c)*sin(d*x + c) - d*cos(d*x + c))

________________________________________________________________________________________

giac [A]  time = 0.17, size = 53, normalized size = 1.61 \[ \frac {\frac {3 \, a}{\tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) + 1} - \frac {3 \, a \tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right )^{2} + a}{{\left (\tan \left (\frac {1}{2} \, d x + \frac {1}{2} \, c\right ) - 1\right )}^{3}}}{6 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^4*sin(d*x+c)*(a+a*sin(d*x+c)),x, algorithm="giac")

[Out]

1/6*(3*a/(tan(1/2*d*x + 1/2*c) + 1) - (3*a*tan(1/2*d*x + 1/2*c)^2 + a)/(tan(1/2*d*x + 1/2*c) - 1)^3)/d

________________________________________________________________________________________

maple [A]  time = 0.20, size = 36, normalized size = 1.09 \[ \frac {\frac {a \left (\sin ^{3}\left (d x +c \right )\right )}{3 \cos \left (d x +c \right )^{3}}+\frac {a}{3 \cos \left (d x +c \right )^{3}}}{d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int(sec(d*x+c)^4*sin(d*x+c)*(a+a*sin(d*x+c)),x)

[Out]

1/d*(1/3*a*sin(d*x+c)^3/cos(d*x+c)^3+1/3*a/cos(d*x+c)^3)

________________________________________________________________________________________

maxima [A]  time = 0.32, size = 26, normalized size = 0.79 \[ \frac {a \tan \left (d x + c\right )^{3} + \frac {a}{\cos \left (d x + c\right )^{3}}}{3 \, d} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)^4*sin(d*x+c)*(a+a*sin(d*x+c)),x, algorithm="maxima")

[Out]

1/3*(a*tan(d*x + c)^3 + a/cos(d*x + c)^3)/d

________________________________________________________________________________________

mupad [B]  time = 9.03, size = 50, normalized size = 1.52 \[ -\frac {2\,a\,\left (\cos \left (c+d\,x\right )+1\right )\,\left (\cos \left (c+d\,x\right )+\sin \left (c+d\,x\right )-2\right )}{3\,d\,\left (2\,\cos \left (c+d\,x\right )-\sin \left (2\,c+2\,d\,x\right )\right )} \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

int((sin(c + d*x)*(a + a*sin(c + d*x)))/cos(c + d*x)^4,x)

[Out]

-(2*a*(cos(c + d*x) + 1)*(cos(c + d*x) + sin(c + d*x) - 2))/(3*d*(2*cos(c + d*x) - sin(2*c + 2*d*x)))

________________________________________________________________________________________

sympy [F]  time = 0.00, size = 0, normalized size = 0.00 \[ a \left (\int \sin {\left (c + d x \right )} \sec ^{4}{\left (c + d x \right )}\, dx + \int \sin ^{2}{\left (c + d x \right )} \sec ^{4}{\left (c + d x \right )}\, dx\right ) \]

Verification of antiderivative is not currently implemented for this CAS.

[In]

integrate(sec(d*x+c)**4*sin(d*x+c)*(a+a*sin(d*x+c)),x)

[Out]

a*(Integral(sin(c + d*x)*sec(c + d*x)**4, x) + Integral(sin(c + d*x)**2*sec(c + d*x)**4, x))

________________________________________________________________________________________